home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global ShowAnimation
- puppetSound("click")
- set the locH of sprite 19 to 88
- set the locV of sprite 19 to 255
- set the castNum of sprite 19 to the number of cast "on lever"
- set the castNum of sprite 14 to the number of cast "on red"
- set the castNum of sprite 15 to the number of cast "off"
- updateStage()
- set ShowAnimation to 1
- end
-